[INFO] cloning repository https://github.com/briannadon/bsa-gprime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/briannadon/bsa-gprime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriannadon%2Fbsa-gprime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriannadon%2Fbsa-gprime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c3d0e62e51b3ec079c5bc1b16c89e4dee5ae812
[INFO] testing briannadon/bsa-gprime against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriannadon%2Fbsa-gprime" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/briannadon/bsa-gprime
[INFO] finished tweaking git repo https://github.com/briannadon/bsa-gprime
[INFO] tweaked toml for git repo https://github.com/briannadon/bsa-gprime written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/briannadon/bsa-gprime on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/briannadon/bsa-gprime already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70bfaef23f1415fda465b7a592b05a7c5a396b90bb7afa4332970b6994c7c20d
[INFO] running `Command { std: "docker" "start" "-a" "70bfaef23f1415fda465b7a592b05a7c5a396b90bb7afa4332970b6994c7c20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70bfaef23f1415fda465b7a592b05a7c5a396b90bb7afa4332970b6994c7c20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70bfaef23f1415fda465b7a592b05a7c5a396b90bb7afa4332970b6994c7c20d", kill_on_drop: false }`
[INFO] [stdout] 70bfaef23f1415fda465b7a592b05a7c5a396b90bb7afa4332970b6994c7c20d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96f70b62c2b29fc8e0dfe4095854ffc25470c80dc4406b9d01f4b804b58d959f
[INFO] running `Command { std: "docker" "start" "-a" "96f70b62c2b29fc8e0dfe4095854ffc25470c80dc4406b9d01f4b804b58d959f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling bio-types v1.0.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling rust-htslib v1.0.0
[INFO] [stderr]    Compiling bsa-gprime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "96f70b62c2b29fc8e0dfe4095854ffc25470c80dc4406b9d01f4b804b58d959f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f70b62c2b29fc8e0dfe4095854ffc25470c80dc4406b9d01f4b804b58d959f", kill_on_drop: false }`
[INFO] [stdout] 96f70b62c2b29fc8e0dfe4095854ffc25470c80dc4406b9d01f4b804b58d959f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fed4c3592da391e29a8e7c13a224f97e2050294d42f1bed7b85a8b2c5151b93d
[INFO] running `Command { std: "docker" "start" "-a" "fed4c3592da391e29a8e7c13a224f97e2050294d42f1bed7b85a8b2c5151b93d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bsa-gprime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance
[INFO] [stdout]    --> src/significance.rs:489:22
[INFO] [stdout]     |
[INFO] [stdout] 489 |         let params = estimate_null_nonparametric(&values);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance
[INFO] [stdout]    --> src/significance.rs:500:22
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let params = estimate_null_nonparametric(&values);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance
[INFO] [stdout]    --> src/significance.rs:668:22
[INFO] [stdout]     |
[INFO] [stdout] 668 |         let legacy = estimate_null_nonparametric(&values);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "fed4c3592da391e29a8e7c13a224f97e2050294d42f1bed7b85a8b2c5151b93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed4c3592da391e29a8e7c13a224f97e2050294d42f1bed7b85a8b2c5151b93d", kill_on_drop: false }`
[INFO] [stdout] fed4c3592da391e29a8e7c13a224f97e2050294d42f1bed7b85a8b2c5151b93d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee2dc423fd5b1aecd22244c354fa1c2e1b6cda0c0cf898f77a3ee7873a750ca6
[INFO] running `Command { std: "docker" "start" "-a" "ee2dc423fd5b1aecd22244c354fa1c2e1b6cda0c0cf898f77a3ee7873a750ca6", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance
[INFO] [stderr]    --> src/significance.rs:489:22
[INFO] [stderr]     |
[INFO] [stderr] 489 |         let params = estimate_null_nonparametric(&values);
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance
[INFO] [stderr]    --> src/significance.rs:500:22
[INFO] [stderr]     |
[INFO] [stderr] 500 |         let params = estimate_null_nonparametric(&values);
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance
[INFO] [stderr]    --> src/significance.rs:668:22
[INFO] [stderr]     |
[INFO] [stderr] 668 |         let legacy = estimate_null_nonparametric(&values);
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bsa-gprime` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bsa_gprime-fb5a640c5d2b8899)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test peaks::tests::test_identify_peaks_basic ... ok
[INFO] [stdout] test peaks::tests::test_identify_peaks_merging ... ok
[INFO] [stdout] test peaks::tests::test_identify_peaks_empty ... ok
[INFO] [stdout] test peaks::tests::test_natural_chrom_cmp ... ok
[INFO] [stdout] test plotting::downsample::tests::panel_pixel_width_basic ... ok
[INFO] [stdout] test plotting::downsample::tests::preserves_extremes ... ok
[INFO] [stdout] test significance::tests::test_bh_fdr_basic ... ok
[INFO] [stdout] test significance::tests::test_bh_fdr_preserves_order ... ok
[INFO] [stdout] test significance::tests::test_compute_median ... ok
[INFO] [stdout] test plotting::downsample::tests::small_input_returns_none ... ok
[INFO] [stdout] test significance::tests::test_estimate_null_robust_all_zeros ... ok
[INFO] [stdout] test significance::tests::test_estimate_mode_robust_basic ... ok
[INFO] [stdout] test significance::tests::test_estimate_mode_robust_constant ... ok
[INFO] [stdout] test significance::tests::test_bh_fdr_empty ... ok
[INFO] [stdout] test significance::tests::test_estimate_null_robust_empty ... ok
[INFO] [stdout] test significance::tests::test_nonparametric_null_uniform ... ok
[INFO] [stdout] test significance::tests::test_parametric_null_basic ... ok
[INFO] [stdout] test significance::tests::test_parametric_null_gprime_default ... ok
[INFO] [stdout] test significance::tests::test_parametric_null_gprime ... ok
[INFO] [stdout] test significance::tests::test_parametric_null_gprime_with_covariance ... ok
[INFO] [stdout] test smoothing::tests::test_compute_smoothing_factors ... ok
[INFO] [stdout] test significance::tests::test_hampel_threshold_applied ... ok
[INFO] [stdout] test significance::tests::test_nonparametric_null_with_outliers ... ok
[INFO] [stdout] test smoothing::tests::test_compute_smoothing_factors_empty ... ok
[INFO] [stdout] test smoothing::tests::test_compute_smoothing_factors_sparse ... ok
[INFO] [stdout] test plotting::downsample::tests::large_input_downsamples ... ok
[INFO] [stdout] test significance::tests::test_robust_vs_legacy ... ok
[INFO] [stdout] test significance::tests::test_estimate_null_robust_with_outliers ... ok
[INFO] [stdout] test smoothing::tests::test_compute_smoothing_factors_with_recombination ... ok
[INFO] [stdout] test smoothing::tests::test_tricube_at_boundary ... ok
[INFO] [stdout] test smoothing::tests::test_tricube_at_zero ... ok
[INFO] [stdout] test significance::tests::test_p_values_in_range ... ok
[INFO] [stdout] test smoothing::tests::test_separate_chromosomes ... ok
[INFO] [stdout] test significance::tests::test_p_values_monotonic_with_g ... ok
[INFO] [stdout] test smoothing::tests::test_smoothing_reduces_spike ... ok
[INFO] [stdout] test smoothing::tests::test_single_snp ... ok
[INFO] [stdout] test smoothing::tests::test_tricube_outside ... ok
[INFO] [stdout] test smoothing::tests::test_uniform_values_unchanged ... ok
[INFO] [stdout] test statistics::tests::test_all_zeros ... ok
[INFO] [stdout] test statistics::tests::test_snp_index ... ok
[INFO] [stdout] test significance::tests::test_estimate_null_robust_basic ... ok
[INFO] [stdout] test statistics::tests::test_perfect_association ... ok
[INFO] [stdout] test statistics::tests::test_no_association ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bsa_gprime-7f967330c9a4392d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bsa_gprime
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee2dc423fd5b1aecd22244c354fa1c2e1b6cda0c0cf898f77a3ee7873a750ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee2dc423fd5b1aecd22244c354fa1c2e1b6cda0c0cf898f77a3ee7873a750ca6", kill_on_drop: false }`
[INFO] [stdout] ee2dc423fd5b1aecd22244c354fa1c2e1b6cda0c0cf898f77a3ee7873a750ca6
